home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / drivers / s3864v11.zip / CADVENCE.TXT < prev    next >
Text File  |  1993-08-10  |  2KB  |  74 lines

  1.  
  2.                       GraphicsENGINE  Cadvance Driver
  3.  
  4.  Features:
  5.  * Very Fast-
  6.          Written in 100% assembly language.
  7.  * Very Small-
  8.          Driver uses only 9.0K.
  9.  
  10.  Hardware Requirements:
  11.  * 286 or better CPU.
  12.  * GraphicsENGINE  board.
  13.  
  14.  Resolution:
  15.  * 1280x1024, 1280x960, 1024x768, 800x600, or 640x480.
  16.  * 16 or 256 colors, depending upon monitor and DRAM installed.
  17.  
  18.  
  19.                I N S T A L L A T I O N
  20.                -----------------------
  21.  
  22.  Automatic installation:
  23.  1. Go to disk drive that has Cadvance.
  24.  2. Place the driver install diskette in drive A:.
  25.  3. Type \ A:INSTALL\<CR>.
  26.  
  27.     Then select INSTALL's \Cadvance Driver \ menu,
  28.     press ENTER key and complete the installation.
  29.     INSTALL will copy the appropriate files to your default directory.
  30.  
  31.  
  32.  Manual installation:
  33.  1. Go to disk drive that has Cadvance.
  34.  2. Place the driver install diskette in drive A:.
  35.  3. Change to the \ \CAD\directory.
  36.  4. Copy \ A:\Cadvance\CDV911.DRV\to \ GS.DRV\ .
  37.  4. Copy \ A:\Cadvance\CAD.RND\to \ CAD.RND\ .
  38.  
  39.  
  40.                D R I V E R   U S E
  41.                -------------------
  42.  
  43.  For drivers that do not allow the selection of the resolutions during
  44.  installation, the driver will default to the highest resolution possible.
  45.  If this is not what you desired, the resolution may be overridden by
  46.  setting an environment variable as follows:
  47.  
  48.  \ set S31_911=<mode>\
  49.  Where <mode> is:
  50.  0     640 x 480, 256 colors
  51.  1     800 x 600, 16 colors
  52.  2     800 x 600, 256 colors
  53.  3     1024 x 768, 16 colors
  54.  4     1024 x 768, 256 colors
  55.  5     1280 x 960, 16 colors
  56.  6     --> reserved <--
  57.  7     1280 x 1024, 16 colors
  58.  8     --> reserved <--
  59.  
  60.  Please note that not all resolution modes may be available.
  61.  The \ set S31_911=<mode>\instruction can be included in the
  62.  AUTOEXEC.BAT file.
  63.  
  64.  The driver is loaded into memory by Cadvance, and so requires no
  65.  intervention on the part of the user. Cadvance will also remove the
  66.  driver from memory upon completion, thus conserving DOS memory.
  67.  
  68.  This driver will work as a rendering device, if sufficient memory
  69.  is installed. The resolution will be the same as the resolution
  70.  used in the 2D and 3D modes. Please note that rendering will only work
  71.  if the driver is currently using a 256 color mode.
  72.  
  73.  
  74.